home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / extras / falcon / dsptrack / read_me < prev    next >
Encoding:
Text File  |  1995-04-27  |  2.7 KB  |  82 lines

  1.  
  2. **************************************************
  3. *                                                *
  4. *  SoundTracker DSP Routs by Simplet / ABSTRACT  *
  5. *                                                *
  6. **************************************************
  7.  
  8. This Folder contains the sources of my DSP-Replay routs.
  9. There must be the following files :
  10.  
  11.     USE_IT.S            ; Use Sample
  12.     TRACKER.S            ; 030 Rout
  13.     TRACKER.ASM            ; DSP-Calc Part, Source
  14.     TRACKER.P56            ; and executable
  15.     TEMPODSP.GFA            ; Generator of the
  16.     TEMPODSP.TAB            ; CIA Tempos table
  17.     URA.MOD                ; a funny Module
  18.  
  19.     LISEZMOI            ; ohne
  20.     README                ; kommentar !
  21.  
  22.  
  23. You can use this rout in all your codes..
  24. The only condition is to say where the rout comes from, i.e. you must
  25. put me in the credits.
  26.  
  27. Note that it's not my faster rout (for DSP Calcs)...
  28. It takes here 6 instructions to mix one sample and I've already done a rout
  29. with 3 instructions..
  30. I spread this rout and I give you the sources because I think it can be
  31. a base for your routs or you can progress in DSP Code by understanding
  32. and optimizing it..
  33.  
  34. As for the 030, this rout is able to play most of .MOD modules
  35. i.e. Amiga ProTracker/NoiseTracker, FastTracker & StarTrekker on PC
  36. Digital Tracker on Falcon.
  37. It plays all ProTracker standard effects but for the Funk Repeat I'm
  38. not sure of my rout because I've no module using it.
  39. Non-implemented effects are E8 (Panning used on PC) and Effect #8.
  40. CIA-Tempos are only available if the rout is in Timer A installed.
  41. Note that you can have problems with old modules...
  42.  
  43.  
  44. I now working on the Replay Routs of a new Soundtracker for Falcon 030 :
  45. the MegaTracker (coded by Axel Follet / MCS)
  46.  
  47. You will get :
  48.     32 stereo voices with full left & right volume control for each
  49.     Left & Right Master Volumes
  50.     8/16 bits Mono/Stereo Samples
  51.     6 octaves - volume from 0 to 1024 - periods 16 times more precise
  52.  
  53.     New totally crazy format :
  54.     variable number of voices and pattern length
  55.     data are now coded on 'tracks'
  56.     and for each pattern you give the number of the track
  57.     to associate to each voice (cf MTM format on PC)
  58.     255 samples
  59.     256 effects with parameter on 1 word (65536 values)
  60.     independant volume command
  61.  
  62.     Import & Export of most existing formats :
  63.     Modules .MOD, Oktalyser Amiga .OKT, .669,
  64.     MultiTracker .MTM, Scream Tracker 3 .S3M
  65.  
  66.     Accessory Player under GEM which doesn't slow the
  67.     system and never crash.
  68.  
  69.  
  70. Don't hesitate to contact me for anything...
  71. You can write me in French, English or German...
  72. (wenn Sie kein english oder französich Wort sprechen !!)
  73. My adress is :
  74.  
  75. LESAGE Stéphane
  76. Rue des Monts Jura
  77. 01200 Châtillon-en-Michaille
  78. FRANCE
  79.  
  80. Simplet signing off on the 17th of June 1994.
  81. ---------------------------------------------
  82.